Release 10.1A: OpenEdge Data Management:
SQL Reference


EXECUTE IMMEDIATE

Executes the statement specified in a statement_string or host_variable.

Syntax

EXECUTE IMMEDIATE  { statement_string | host_variable } ; 

statement_name

Name of the prepared SQL statement.

structure_name

Name of an SQL descriptor area (SQLDA).

Notes

Related statements

EXECUTE


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095